> 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/manage-your-organisation-settings/cdn/cdn-notification-settings.md).

# CDN notification settings

When you reach a certain limit of your CDN usage you will receive an email about this. In the CDN notification settings you can set what limit emails are sent at and who they are sent to.

To do this:

1. Go to 'Organisation' settings and select 'CDN Usage'

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

2\. On the right of the CDN Usage page you will see 'CDN Notifications'

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

3\. Select the percentage usage that you would like to be notified when reached\
From the dropdown you can select 30%, 50% or 80%\
4\. Next, select who you want to be notified from the dropdown\
Click 'Add' you will then see their name under 'Users being notified'\
5\. Click 'Save' to confirm any changes

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

Read Next:\
[How to check your CDN usage](https://docs.messagebird.com/taxi/Manage%20Your%20Organisation%20Settings/CDN/how-to-check-your-cdn-usage) |


---

# 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/manage-your-organisation-settings/cdn/cdn-notification-settings.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.
