# Trust policies in the Depot API (https://depot.dev/changelog/2023-11-27-trust-policies)

> Published 2023-11-27

[Trust policies](/docs/cli/authentication#oidc-trust-relationships) allow you to configure a connection between your Depot project and GitHub Actions, CircleCI, or Buildkite. This connection will enable you to perform an OIDC token exchange with your CI provider to dynamically authenticate to your Depot project without storing static access tokens in your CI configuration.

We've added these trust policies to our [`ProjectService` API](/docs/api/overview#list-trust-policies-for-a-project) so that you can list, create, and remove trust policies via the API.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.