> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CORS Origin Values

> You can define allowed domains in CORS settings and create CORS origin values. You can configure allowed domains using CORS Origin Value.

<Info>
  Default CORS Origin Value is "\*" and allows all origins.
</Info>

## Creating a New CORS Origin Value

Click the **+New** button from the **Management → System Settings → Predefined Values → CORS Origin Values** screen.

**An image containing CORS Origin Values creation settings is shown below:**

<img src="https://mintcdn.com/apinizer/7GjNnO8hRuQ2Ils8/images/yonetici/cors-origin.png?fit=max&auto=format&n=7GjNnO8hRuQ2Ils8&q=85&s=1cdeb79bca40b59840117472d66c853e" alt="Creating CORS Origin Values" width="1000" height="600" data-path="images/yonetici/cors-origin.png" />

The fields used for Cors Origin Values creation configuration are shown in the table below.

| Field  | Description                                                                                            |
| ------ | ------------------------------------------------------------------------------------------------------ |
| Origin | Field where the CORS Origin value is entered. Example: **[http://domain-a.com](http://domain-a.com)**. |
