> For the complete documentation index, see [llms.txt](https://doc.dastra.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dastra.eu/en/features/editer-le-registre/use-a-treatment-model.md).

# Use a processing activity template

Dastra allows you to create your processing activity record from templates designed by our experts. Processing templates save time in entering common processing.

## Create a processing from a template

Go to "New data processing"

<figure><img src="/files/1ZDy7oFkilwObeoVqR9f" alt=""><figcaption></figcaption></figure>

and select "Built-in template".

<figure><img src="/files/8Tvmqcs9WCWa5Uu8KTHM" alt=""><figcaption></figcaption></figure>

Then, you can search for processing models from the search bar.

<figure><img src="/files/w447tO0y3QPW2gG121fF" alt=""><figcaption></figcaption></figure>

The **tags** will allow you to filter the templates by industry.

The **language** allows you to view the processing templates in other languages.

To **view the content of the template** before importing it, you can click on the eye at the top right of the template.

<figure><img src="/files/pSYDMjZ6nRLd3kuMt5JR" alt=""><figcaption></figcaption></figure>

## Suggest a processing template

If you don't find a model, you can suggest it to us.

<figure><img src="/files/eeGwzedlNnuEcTDgAtqV" alt=""><figcaption></figcaption></figure>

## Create mass processing templates

You can select multiple processing templates and import them at once through the library.

Go to the options of the "New data processing" button and then "Create from library...".

<figure><img src="/files/FdB9ezGYMnu5vJTfnVBZ" alt=""><figcaption></figcaption></figure>

Select one or more templates, choose an organizational unit and click on "Add".

<figure><img src="/files/RbFJkowfGrRU1GWXgRMT" alt=""><figcaption></figcaption></figure>

The "**Details**" button allows you to preview the template.

Then your templates will be imported in the background.


---

# 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://doc.dastra.eu/en/features/editer-le-registre/use-a-treatment-model.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.
