> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/general/crm/crm-common-questions/crm-mentions-in-the-opportunity-tab.md).

# CRM - Mentions in the Opportunity tab

<figure><img src="/files/71ea8544780fe1b4a67cffbef5f778ee4979f4e9" alt="" width="375"><figcaption></figcaption></figure>

To mention a user, open your CRM and click on the opportunity.

<figure><img src="https://lh4.googleusercontent.com/qRz79E4sDgC8XeLFR2IpnMg2Z0boIfwCz45LLyX_kZQS0HWr0WQrMz7-UI8FIEAdBum0NwOTr8HxryveNif1gwYef7iPRPryGZsBjmRQONUmElxhgi0cWr1wKLlBZmolmDYh14gWMpO-AG1JZjsa8QI" alt=""><figcaption></figcaption></figure>

Once that's done, insert a **@** and then type the name or initials of the user you want to mention.

A list of system users with the initials you typed will appear, along with their photos to make identification easier.

<figure><img src="https://lh3.googleusercontent.com/fc4a2dEX39S2oprprVC51plI_n5h2ZJxF9E5jh-U10_YSponjhmkBB4vzGxbpMxi2S6kdyR6JP_OoPn13fgDbN2m4kQrojeE2dC-nzIm5IN3xxUrmia79wF_2mqkcwz_OtUcZ0jocaEN7mVwV2xp70Y" alt=""><figcaption></figcaption></figure>

After mentioning the user's name, the corresponding field will be highlighted in gray, and you can type your comment and send it.

<figure><img src="https://lh5.googleusercontent.com/JNS-n78enH9arXUq4H4CwytgDXtlXr5cqn9ajBD18QE991_TaCB7C6nupYl1c7Z9Oiu_OX1Dv3LSKW2YczxLv6dMLj26b9KWTB44ISfnsTsisaKsmzWsUlqmEV7p_5LwJun4J22BzUKYvETCCTvrjq8" alt=""><figcaption></figcaption></figure>

After posting the comment, it will be visible in the opportunity tab.

<figure><img src="https://lh5.googleusercontent.com/Yei-y0fV5DGJeBSgCFNKoWiaFY2QhWhHryyqbYTMODEx0hpkmc6PIgQkwKVvZjsGRymZFdlRC8AUR3RuOc1YQx2-FfsG8HR6r59rJVxqO3Y-Fxn_Y3sEYsqev-O-ez24iu-OXgR4cwMFceMLO4nEhNk" alt=""><figcaption></figcaption></figure>

Finally, after the comment in which they were mentioned is published, the user will receive a notification.

<figure><img src="https://lh6.googleusercontent.com/2a5-ChgDg24h8pCX7xLrGp2n4o1C6B6ad2j4F7mAK0XXh5MMrYlLZrjo0CjlBlu6nsnkgU-K_1aDstUADpI_R-grGL6f95hexKjIxVoZQ_AlM6ntd0Rn2BvZu1bQ5piXLWTWoaj9WG91fsysE3Mp8g8" alt=""><figcaption></figcaption></figure>

<figure><img src="https://docs.sprinthub.com/content/images/2023/09/image-51.png" alt=""><figcaption></figcaption></figure>

*Follow the step-by-step guide:*

{% @arcade/embed flowId="oU4p1oZSgQR2Ozlo0suH" url="<https://app.arcade.software/flows/oU4p1oZSgQR2Ozlo0suH/view>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/general/crm/crm-common-questions/crm-mentions-in-the-opportunity-tab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
