> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/help/ja/llms.txt)

# Cookie settings

## Cookies

To enable features that require having an account with us, we rely on being able to pass information about your account from `account.mapbox.com` to another subdomain of `mapbox.com` (like `console.mapbox.com`) via a cookie. Some strict browser setups prohibit this type of interaction, preventing authorization.

Settings to allow them vary with browsers, this document provides guides for some popular ones

## Chrome

In Chrome, you can click the lock icon in the address bar to make an exception for the current page in cookie blocking settings:

`Lock` -> `Cookies and site data` -> `Manage cookies and site data` -> `account.mapbox.com` -> `Allow to save data`

![Chrome cookie settings.](https://docs.mapbox.com/help/ja/assets/ideal-img/troubleshooting--cookies--chrome-protections.f85e670.480.png)

See the [official Chrome guide](https://support.google.com/chrome/answer/95647?hl=en#zippy=%2Callow-related-sites-to-access-your-activity) for more details.

## Firefox

In Firefox, you can click the shield icon in the address bar to make an exception for the current page in cookie blocking settings:

`Shield` -> Disable `Enhanced tracking protection` for `console.mapbox.com`

![Firefox cookie settings.](https://docs.mapbox.com/help/ja/assets/ideal-img/troubleshooting--cookies--firefox-protections.0cd3d15.480.png)

See the [official Firefox guide](https://support.mozilla.org/en-US/kb/websites-say-cookies-are-blocked-unblock-them) for more details.

## Safari

In Safari, you can't make fine-grained exceptions, you can only disable cookie blocking completely:

`Safari` -> `Settings` -> `Advanced` -> Uncheck `Block all cookies`

![Safari cookie settings.](https://docs.mapbox.com/help/ja/assets/ideal-img/troubleshooting--cookies--safari-settings.910cf91.480.png)

If that doesn't help, you may also need to turn off cross-site tracking:

`Safari` -> `Settings` -> `Privacy` -> Uncheck `Prevent cross-site tracking`