> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/common-for-several-products/sort-mark/element-marking-one-by-one.md).

# Element Marking One by One

Even though this method is more manual – because you have to select every element one by one in the desired order – it is also the most accurate one.

To use **Element Mark One by One**:

1. Save the SortMark configuration with preferred Settings. (No need to click 'OK'; the window can simply be closed):

   <figure><img src="/files/NMXV7lWHJw709xxdoNoL" alt=""><figcaption></figcaption></figure>
2. After that, run the **Element Mark One by One** command and select the first element of your order. In the following window, you can select the SortMark configuration. Click **Mark Elements** and continue selecting additional elements one by one in your desired sequence.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>You can only mark elements of one category (category of the first selected element) at one time.</p></div>

   ![](/files/PuQGBeM3LUwjxSVq7943)
3. To finish the marking, hit the **Esc** button on your keyboard. The marked elements will show up in the table, where you can edit the values manually.

   The **Close** button concludes the command and writes the marking values to selected elements.

   To continue marking, click the **Mark Elements**.

   To restart the marking from scratch, you can use **Reset Counter**.

   ![](/files/v22sjDE19IjJCv1G2uaI)


---

# 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://docs.besmart.software/common-for-several-products/sort-mark/element-marking-one-by-one.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.
