> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/account/change-your-default-storage-location.md).

# Change your default storage location

| **Description** | Updates the default location where your newly created layers are stored. |
| --------------- | ------------------------------------------------------------------------ |
| **Endpoint**    | `/account/defaultLocation/{locationId}`                                  |
| **Method**      | PUT                                                                      |

### Access Level Rules

| **Minimum Access Level** | Account holder only |
| ------------------------ | ------------------- |

### Processing Units

| **Processing units** | 0 |
| -------------------- | - |

### Parameters

<table><thead><tr><th>Name</th><th width="300">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td><code>locationId</code></td><td>The id of the new default location. See <a href="/pages/AvRoXBDoPtHLGWfNTVlh">this API call</a> to get a list of all options.</td><td>true</td><td></td></tr></tbody></table>
