# Assign a job to a user

**Navigate to Jobs:**

* Click on **Jobs** in the top navigation bar.
* Click the edit icon to the right options of the job title, as shown below.

<figure><img src="/files/oEwJh3jdVS1NPs4DJzvd" alt=""><figcaption><p>Job Page</p></figcaption></figure>

**Select Team Members:**

* In the edit job window, select the users you want to assign the job to by checking the corresponding checkboxes next to the team member names, as shown below.

![Assign Job to](/files/-ME3iKxER6chpKavSjb3)

**Visibility of Assigned Jobs:**

* The team members you selected will see the job on their home screen in the **Jobs Assigned to Me** section.

{% hint style="info" %}
Add New Team Members:

You can add new team members in the [Manage Users](/collaborate/manage-users.md) section
{% endhint %}


---

# 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://help.smartcv.co/collaborate/assign-job.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.
