# Auto Map Size Limit

The default texture size is 2048X2048. Textures larger than this will be downsized to the default upon import. To increase the maximum size, go to File/Preferences in the Element Scene Interface, and under the Map Size Limit drop-down, it can be increased to a max size of 8192x8192. Texture may need to be re-loaded to be increased to max size.

{% hint style="info" %}

#### PERFORMANCE CONSIDERATIONS

Increasing the Map Size Limit will utilize more system resources (GPU),  so be sure you have enough power or Element 3D and/or After Effects may become sluggish or unresponsive.
{% endhint %}

<figure><img src="https://www.videocopilot.net/assets/public/ckfinder/userfiles/images/texturing_and_materials/auto%20map%20size%20limit%20thumb.jpg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://video-copilot.gitbook.io/element2/texturing-and-materials/auto-map-size-limit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
