# Mention Current Oncall on any Slack Conversation

With Pagerly, anyone can tag your team's oncall on any conversation. This helps anyone to manage any slack conversation. Similarly, you can find out who is the current oncall using the same mechanism.

You just need to use `@Pagerly <team>` to fetch the current oncall for Team \<team>

<figure><img src="https://296040630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu15pukNExHWOsjYrdZrh%2Fuploads%2FjF0WXnR9PaOA99BNaQw6%2F641aa323f6e779791ae656b5_Screenshot%202023-03-22%20at%2012.10.51%20PM-p-500.png?alt=media&#x26;token=63838cef-bd1a-4421-8d84-6ef967173d27" alt=""><figcaption><p>Utilize Pagerly command to manage Slack conversations</p></figcaption></figure>

With Automated Responses, you can put SOPs, Troubleshooting docs, etc in automated replies. This would help in saving precious oncall time since some of the queries can be automatically taken care of :moneybag::moneybag:

You can Alternatively use Usergroup i.e. `@dev-on-call` if you have configured it.

<figure><img src="https://296040630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu15pukNExHWOsjYrdZrh%2Fuploads%2Fzm0Kl4sEEiruK7kje2gy%2Fug.png?alt=media&#x26;token=447dd575-ca97-4422-a513-17d2969c6cd7" alt=""><figcaption><p>Directly use usergroup @dev-on-call to tag the current oncall</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.pagerly.io/how-to-work-with-pagerly/playing-with-pagerly/mention-current-oncall-on-any-slack-conversation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
