# Adding Team Members

To add a team member to your account, do the following:

1. Go to <https://app.zigpoll.com>
2. Click Profile on the bottom left hand side
3. For the account you want to add the teammate to. Click **Manage Users**
4. Click **Add Team Member**
5. Enter the email address of the team member you want to add. They will be sent an invite via email.

Thats it! Now your team member will be added to your account when they sign up for Zigpoll. If you log into the team members profile you will see the account listed on the top left hand side.


---

# 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.zigpoll.com/tutorials/adding-team-members.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.
