# Team settings

Managing your team settings in Revo is quick and intuitive. Follow these steps to access and customize your team settings:

**How to access Team Settings:**

1. Click on your team title located at the top of the left sidebar.
2. From the dropdown menu, select *Team Settings*.

**What you can do in Team Settings:** Once on the Team Settings page, you’ll find a range of options to manage and personalize your workspace:

1. **Rename, Leave, or** [**Delete Your Team**](/help-documentation/team-setup/delete-a-team.md): Keep your team structure up to date.
2. [**Prompt Agents in Jobs**](/help-documentation/jobs/overview.md): Enhance task efficiency by guiding your agents.
3. **Customize** [**Labels**](/help-documentation/issue-properties/labels.md) **and** [**Statuses**](/help-documentation/issue-properties/status.md): Tailor your workspace to match your team’s processes.
4. [**Tool Integrations**](/help-documentation/integrations/asana.md): Connect Revo.pm with external tools to streamline your workflow.
5. [**Manage Team Members**](/help-documentation/manage-members/roles-and-permissions.md): Add, remove, or adjust roles for team members.
6. [**Billing and Invoice**](/help-documentation/billing/invoices.md)**s**: Update payment methods and view past invoices.
7. **Profile and Password Settings**: Modify your profile information or update your password.
8. **Company Information**: Add or update your company details to give Revo.pm more context about your business.

These settings ensure that your workspace is organized, efficient, and aligned with your team’s needs.

<div align="left"><figure><img src="/files/rnrhez898U3UTI344ztd" alt="" width="563"><figcaption><p>Team settings</p></figcaption></figure></div>


---

# 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://iteration-x.gitbook.io/help-documentation/team-setup/team-settings.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.
