# Teams Presence

Your Teams presence is shown on the avatar on the top right corner.

#### Changing Teams Presence

Your Teams presence can be changed by selecting the avatar on the top right corner and selecting one of the available Teams presence options.&#x20;

The clock icon that appears when hovering over a presence option can be selected to set the duration of the selected presence. After the duration expires, the presence will reset.


---

# 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://ac.docs.landis.cloud/daily-usage/teams-presence.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.
