# Step 2 - Add your team

After configuring your services in the previous screen, you'll have the chance to invite your team to collaborate on your new status page.

You can add as many team members as you wish, one on each line. They will get invited as "Editors," which grants them access to report and update incidents, maintenance, and information notices.

<figure><img src="https://4061983002-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIMm5p2V7PNx3dS7vwKE%2Fuploads%2FUB7Qkhxa7yk031w9GZ1Y%2FScreenshot%202023-12-02%20at%2008.15.29.png?alt=media&#x26;token=3c9bd01a-abed-4b12-b721-ec9099715975" alt="status page team members collaboration" width="563"><figcaption></figcaption></figure>

You can later change their role by visiting the "Members" page from the sidebar and editing their memberships.


---

# 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.statuspal.io/get-started/step-2-add-your-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.
