# Team and Global Permissions

In this article, we're going to cover both team and global permissions.

Team Permission:

Team members can carry out tasks on the project or mailings that the specific team has been given access to.

E.g. Jo is on two teams; content and productions.\
\
Content can export and production can delete.

* Jo can export any mailing the content team has access to
* Jo can delete any mailing that production has access to

She cannot export production mailings or delete content mailings

Global Permission:

Global permissions allow team members to carry out the specified tasks on anything they can access as part of any team.

E.g. If Jo has a global permission on one team and a team permission on another team, the global permission will override the team one. Jo will be able to carry out the specified tasks on anything she can see.

If you want someone to be able to do a wide range of tasks but do not want to give them admin rights, put them on a team and give the team global permission to do as much as you want.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-82196c9ef0451820cc4dee05d104e2aa03a137e2%2FIMG_7959.PNG?alt=media)


---

# 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.bird.com/taxi/users-team-access-permissions-and-organisation-settings/teams/team-and-global-permissions.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.
