> For the complete documentation index, see [llms.txt](https://echelp.weaver.com.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://echelp.weaver.com.co/workflows/8-personal-setting.md).

# 8 Personal Setting

## 1 Functions setting

<figure><img src="https://lh3.googleusercontent.com/DSUJxi3BdPT_l5G3PFmTt-gSYkqAexIQ0cy5zJGBHpm53DY9nqCofni1VyKDKHBMoXHDPJZRXtm79IQgnzdcWUsLc4QNS07rKc_7FAQnBH0jTb_rPmqPI7C4aREzCOsjAKlht-0AwkV-iKwOuvR0dOQ" alt=""><figcaption></figcaption></figure>

The menu open for all end user to configure their own working style

## 2 Node addition flow template

Add new template, which could be easy to add some common user for more information

<figure><img src="https://lh4.googleusercontent.com/B2TfhSlTYELivhVgNMrxmAF-urJOmJ_mXNlAlo3I8VjtwJrnUifpwKQpE9PxnY6Cw8TuAbVXomPd07SoqS3ta9ylBrH4P0XUB6eKCwI64RAPcI3bMCw7YqwkoRFxzYN_xCSgIa_c7R5RGF7RZeg8JEo" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh6.googleusercontent.com/bEcmGWpXQC8wrUXdGsGhBARjNOgdTv-IMDMpi09JQR8J3dpf-Ztv6xUdj9Tu6ubOFHrTVM2vRuJBBRM7Y7zDzAlPRCfwrW7yAp1_RLhTYLWiKoXWi7-zDxlLPxz1iUzGeYzF5jcLDUhW09HpZqyUFfc" alt=""><figcaption></figcaption></figure>

Design the additional approval relationship and the role, user, groupd.

<figure><img src="https://lh3.googleusercontent.com/4VJ8ah1qnOkC-dnaiEzyVTY9v4pr4xuxtY7TFTa4zsrH9Pz1tfVNjjuU8cN3fWA81siGHNuwt1v48hyNWl6M7vtbK3g3YnLEwlw3w6VN3m2L89KK2OP6hPbNZ1qKgAqyXRMyOByFC8NzmjyFEfUdits" alt=""><figcaption></figcaption></figure>

If there are branch, define what is the pass method, by proportion, by number of branches, by specific branch predefined.

## 3 Personal menu setting

<figure><img src="https://lh3.googleusercontent.com/mcraDYSQLKTRQqZbfeIfzEWGADL4BuKmbiZV9ttZGOk7J34RRVpCkiBrtoc5WcEEGWhX0bDxc_aIRz2DxBaG79nu2N0loKI8_VIS4OjSmzm65sUJPhz6ut7ufoFZ-WwHs1IUe61EFirvb2x4YWwiJ_I" alt=""><figcaption></figcaption></figure>

Based on your working habit, show or hide the menu, for a easy and better online working place.

\ <br>


---

# 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://echelp.weaver.com.co/workflows/8-personal-setting.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.
