> For the complete documentation index, see [llms.txt](https://docs-fr.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-fr.docbits.com/administration-and-setup/workflow/cards-overview/then/assignee/assign-document-to-the-sub-organization.md).

# Assign document to the sub organization

<figure><img src="/files/kYzHwmEfXTTQolXjJTyA" alt="" width="563"><figcaption></figcaption></figure>

## **Objectif :**

La carte de workflow **« Assign Document to Sub-Organization »** assigne un document à une sous-organisation spécifique au sein du système, garantissant qu'il est acheminé vers l'unité organisationnelle appropriée pour traitement.

## **Composants de la carte :**

1. **Sub-Organization**
   * **Description :** spécifie la sous-organisation à laquelle le document sera assigné.
   * **Détail :** une liste déroulante des sous-organisations disponibles est proposée pour sélectionner la sous-organisation cible.

## **Fonctionnalité :**

* **Évaluation de la condition :**\
  La carte n'exécute son action que si les sections **« Where »** et **« And »** sont toutes deux évaluées comme vraies.
* **Attribution du document :**\
  La carte assigne le document à la sous-organisation sélectionnée dans la liste déroulante.

## **Mise en place et configuration :**

* **Sélectionner la sous-organisation :**\
  Choisissez la sous-organisation appropriée dans la liste déroulante à laquelle le document doit être assigné.

## **Conclusion :**

La carte de workflow **« Assign Document to Sub-Organization »** garantit que les documents sont acheminés vers la bonne sous-organisation, rationalisant le processus de gestion des documents en attribuant la responsabilité en fonction de la structure organisationnelle.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs-fr.docbits.com/administration-and-setup/workflow/cards-overview/then/assignee/assign-document-to-the-sub-organization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
