> For the complete documentation index, see [llms.txt](https://help.fashionupdater.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fashionupdater.app/en/readme.md).

# What is Fashionupdater?

Thanks to a simple and organized structure, communications and information are always in the right place, so people can communicate easily and quickly find what they need.

### Keeps everyone updated

In Fashionupdater everyone is always up to date thanks to **Models** and **Conversations**: workspaces with an integrated messaging system that connect all internal teams and also external collaborators. In **Models** and **Conversations** you can also share files and assign tasks to colleagues or yourself, so you don't miss any task or update.

### Facilitates search

With global search you can quickly find what you need.\
Use different search combinations to get precise results.\
Assign **Tags** to Models to instantly load lists of models. Assign **User Groups** to allow access to the right people and collaborate easily with them.

### Manages activities

Thanks to the integrated Task Manager, you can create new activities to monitor.\
Start from an existing message or create a new one: activity management will be simple and fast, even when you need to assign it to someone else.

### **Multilingual Support**

The Help Center is available in Italian and English. Use the dropdown menu at the top left to select your preferred language.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.fashionupdater.app/en/readme.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.
