# Manage Pages

The [Content](https://docs.echo3d.com/web-console/manage-pages/content-page) page allows you to manage 3D assets such as models, videos, animations, and interactive content, alongside the data and settings associated with them. Learn more here:

{% content-ref url="manage-pages/content-page" %}
[content-page](https://docs.echo3d.com/web-console/manage-pages/content-page)
{% endcontent-ref %}

The [Collections and Sharing ](https://docs.echo3d.com/web-console/manage-pages/data-page)page allows you to manage your collections, users, asset permissions, groups, and security settings.

{% content-ref url="manage-pages/collections-and-sharing" %}
[collections-and-sharing](https://docs.echo3d.com/web-console/manage-pages/collections-and-sharing)
{% endcontent-ref %}

The [Metadata & Tags](https://docs.echo3d.com/web-console/manage-pages/data-page) page allows you to manage data associated with your collection and metadata associated with each 3D asset. Learn more here:

{% content-ref url="manage-pages/data-page" %}
[data-page](https://docs.echo3d.com/web-console/manage-pages/data-page)
{% endcontent-ref %}

The [Web Customizer](https://docs.echo3d.com/web-console/manage-pages/customize-page) page allows you to personalize all the web experiences you create by adding buttons, actions, audio, and a custom background.

{% content-ref url="manage-pages/customize-page" %}
[customize-page](https://docs.echo3d.com/web-console/manage-pages/customize-page)
{% endcontent-ref %}

{% hint style="success" %}
The [Customizer](https://docs.echo3d.com/web-console/manage-pages/customize-page) page is available in the paid plan.&#x20;
{% endhint %}

The [Model Editor](https://docs.echo3d.com/web-console/manage-pages/view-and-edit-page) page allows you to view 3D models, edit their textures, color, lighting settings, and other attributes, add annotations, and export them to your project.

{% content-ref url="manage-pages/view-and-edit-page" %}
[view-and-edit-page](https://docs.echo3d.com/web-console/manage-pages/view-and-edit-page)
{% endcontent-ref %}

{% hint style="success" %}
The [Model Editor](https://docs.echo3d.com/web-console/manage-pages/view-and-edit-page) page is available in paid plans.
{% endhint %}

The [Scene Editor](https://docs.echo3d.com/web-console/manage-pages/scene-editor) page allows you to structure 3D scenes, transform 3D models, merge 3D models together, import scenes to the console, and more.

{% content-ref url="manage-pages/scene-editor" %}
[scene-editor](https://docs.echo3d.com/web-console/manage-pages/scene-editor)
{% endcontent-ref %}

{% hint style="success" %}
The [Scene Editor](https://docs.echo3d.com/web-console/manage-pages/scene-editor) page is available in paid plans.&#x20;
{% endhint %}

<figure><img src="https://3757500311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M41BcmqhdFQ3r89wcIR%2Fuploads%2FhBT45YBmprQKr7zBYpNB%2Fimage.png?alt=media&#x26;token=cf013f3a-a923-45f6-bbc3-3c263cbd148a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[Contact us](mailto:sales@echo3D.com) to discuss custom offerings.
{% endhint %}


---

# 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://docs.echo3d.com/web-console/manage-pages.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.
