> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/users-team-access-permissions-and-organisation-settings/permissions/personalisation-permissions.md).

# Personalisation Permissions

In Taxi, you can give users and teams permissions to a specific personalisation field on your account. When the users add personalisation in the editor they will only see the personalisation fields they have access to.

To set permissions for Personalisation:

1. Go to the Dynamic Content tab&#x20;

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

\
2\. Select the Personalisation tab and select Personalisation Groups

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

3\. Here you can add a new group by clicking 'Add New' or edit existing groups<br>

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

* When you select 'add new' you can name the group and add teams and users

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

* To edit an existing group select the edit icon to the right of the group name. You can edit the name, remove users and teams and add new users and teams&#x20;

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

4\. On the personalisation group page select Personalisation to go back\
5\. Each personalisation field will have a group dropdown option. Select the group you would like to give access to from the dropdown.\
If no group is selected the personalisation field will be available for everyone in the editor\
6\. Click 'Save Changes'

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/taxi/users-team-access-permissions-and-organisation-settings/permissions/personalisation-permissions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
