> For the complete documentation index, see [llms.txt](https://eohelp.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://eohelp.weaver.com.co/quick-start-guideline.md).

# Quick Start Guideline

## 1 How to change company logo

### 1.1 Login page logo

Go to\[Setting]->\[Login page]->\[Choose the template]->\<Edit>

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

Then click the logo, and upload your own logo

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

### 1.2 Main navigation logo

Go to\[Setting]->\[Navigation bar]->\[Click the logo or text]->\<Upload image/Put text directly>

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

## 2 How to personalise the login page

Go to\[Setting]->\[Login page]->\[Choose the template]->\<Edit>

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

Choose different login page template from left

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

Add more control into the login page, and edit these property on the right.

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

## 3 How to change personal avatar

<figure><img src="/files/0zhVnI1UgU6Us7klZNEi" alt=""><figcaption></figcaption></figure>

## 4 How to change password

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

## 5 How to edit company information

Go to Setting-> Organisation->Company, and then fill in all the basic information

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

## 6 How to add department

Go to Setting-> Organisation->Department

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

### 6.1 Add department one-by-one

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

### 6.2 Add department in a fast way

Click quick editing

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

## 7 How to add user

Go to Setting->Organisation->User

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

Different way to add uses

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

### 7.1 Single enter

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

### 7.2 Multi enter

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


---

# 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://eohelp.weaver.com.co/quick-start-guideline.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.
