# Routines

&#x20;Routines need to be as general as possible and be a flexible guide that can be used by your co-workers in order to perform their tasks. Routines can and should be changed depending on the different situations that might arise, this means that they need to be periodically updated. Moment has a system in place for sending notifications to the relevant co-workers when this has been done.&#x20;

### Adding a new routine.&#x20;

To add a new routine, go to Quality > Routines and click "new routine"

<figure><img src="/files/25g0zjXVX85xnWa3qWqQ" alt=""><figcaption></figcaption></figure>

A new modal will appear, in here you can add the different components , descriptions and title of your routine:&#x20;

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

In the top part of the routine, you will be required to enter a title. The version type of the routine is auto-generated and will by default be number one for the first version of a routine. The title is a required field, the routine number can be changed based on your own criteria.&#x20;

Tags can also be added to the routine if deemed necessary.&#x20;

The middle part of the modal shows the following:&#x20;

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

Here you can write a description of the routine and its purpose. For example, in which type of tasks this specific routine will be used. You can either write a comprehensive instruction in the text editor itself or add it under "attachments". Here it is possible to upload different types of files including video files.  Files uploaded will appear in the front page in this way:&#x20;

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

At the bottom of the modal page, the following options appear:&#x20;

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

In here you can define parameters for where the routine will be included. You can also select which co-workers will be informed about the routine. This will in turn depend on which notification methods the creator prefers. Notice that you can define specific roles and tags for co-workers. In this way you can reach specific co-workers in your organization.&#x20;

### Adding routines to projects and tasks

Adding a routine is very simple, go to the project > quality > routines. Then click on the small button on the right, illustrated in this picture:&#x20;

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

And choose among your existent routines. Notice that this will add the routine to the project itself.&#x20;

You can also attach routines directly to tasks, which will help those that will perform the task to know the general guidelines on how to perform it. In the task itself, you can simply add the routine by choosing it from the meny on the left hand side:&#x20;

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

The files and the description will be easily available for the assignees.&#x20;


---

# 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.milientsoftware.com/help/quality-system/routines.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.
