# 1:1 Prompts

This shows an idea for a conversation starter at your next 1:1 with a specified team member, based on the team member's data.

## **Who is included in a 1:1 prompt?**

Anyone who you’ve added to the 'Who you have 1:1s with' section of your profile under Settings.

## **How can I share this with my team member?**

Make sure your team member has also connected their Slack account to the Multitudes app via the Settings > Integrations page.

This means that the team member must have [login access](/configuration-and-setup/permissions-and-roles.md) to the Multitudes app. Once they’ve done that, they will automatically start receiving a copy of the conversation starters.

<figure><img src="https://cdn.prod.website-files.com/610c8a14b4df1ae46b1a13a3/64ca9aa1caf3198f01201797_alert%20white.png" alt="Screenshot"><figcaption><p>1:1 Prompt alert example</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.multitudes.com/knowledge-base/types-of-alerts/1-1-prompts.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.
