# V3 Policy Management endpoints

The Policy Management endpoints enable you to view, create, edit, and delete your policies in the Expression Filtering v3 system.

Endpoints in this section:

* [V3 Create Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-create-policy.md)
* [V3 All Policies](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-all-policies.md)
* [V3 Get Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-get-policy.md)
* [V3 Enable Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-enable-policy.md)
* [V3 Disable Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-disable-policy.md)
* [V3 Delete Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-delete-policy.md)

See also:

* [V3 Policy structure for Create/Update](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-policy-structure-for-create-update.md)

> 🚧 Required Permissions
>
> Calling these endpoints requires a Service User Account set with the Expression Filter Policy Management role. For more information about Service User accounts and their roles, see the [Symphony Administration Guide](https://symphony.direct/).
>
> See [Bot Permissions](https://docs.developers.symphony.com/building-bots-on-symphony/configuration/bot-permissions) for a list of roles and associated privileges.


---

# 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://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints.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.
