# Accept an invite to the team

1. Navigate to the [<mark style="color:blue;">team's</mark>](https://app.codeeqr.com/teams) dashboard.
2. Locate the three dots icon.
3. Press the three dots icon to open a menu.
4. Select the option to accept the invite.
5. After accepting the invite, you will be able to log in as a member of the team and manage the team's assets.


---

# 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.codeeqr.com/product-docs/dashboard/manage-your-team/accept-an-invite-to-the-team.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.
