# Workspace & Account

- [Invite team members](https://docs.omlet.dev/cli-and-dashboard/workspace-and-account/invite-team-members.md): Learn how to invite team members to collaborate with them.
- [Renaming projects](https://docs.omlet.dev/cli-and-dashboard/workspace-and-account/renaming-projects.md): Learn how to update project names in Omlet.
- [Update your email address](https://docs.omlet.dev/cli-and-dashboard/workspace-and-account/update-your-email-address.md): Learn how to change your account's email address.
- [Access your billing details & invoices](https://docs.omlet.dev/cli-and-dashboard/workspace-and-account/access-your-billing-details-and-invoices.md): Learn how to view your plan details, update billing information and download invoices.


---

# 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.omlet.dev/cli-and-dashboard/workspace-and-account.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.
