# Inbox Slack Home Page

You can view your AttentionSet inside Slack, giving you quick access to your assigned PRs and the status of any of your created PRs.

To open your AttentionSet in Slack, navigate over to the Aviator app in Slack:

<figure><img src="/files/R26VViCgFzzew17rVAIT" alt=""><figcaption></figcaption></figure>

Then select the Home tab at the top, where you'll have access to your AttentionSet.

<figure><img src="/files/bG3HIMWujivimMFMdELG" alt=""><figcaption></figcaption></figure>

For On-Premise installations, your admins may need to enable this, instructions are available [here](/manage/on-premise-installation/slack-integration.md#add-in-slack-home-page).


---

# 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.aviator.co/inbox/attentionset-slack-home-page.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.
