# 13. What is different between the Profile tab and the Job-Related tab?

The key difference between the Profile tab and the Job Related tab is how they store **Activities, Notes, and Tasks**:&#x20;

* **Profile Tab** (available for all candidates): Displays general information unrelated to any specific job.&#x20;
* &#x20;**Job Related Tab** (only for candidates assigned to a job): Displays information specific to the selected job. If a candidate is assigned to multiple jobs, each job will have its own separate Activities, Notes, and Tasks.&#x20;

Although both tabs include Tasks, Notes, and Activities, they operate independently. Tasks in the Job Related Tab are tied to a specific job, while those in the Profile Tab remain general.

Please ensure you **select the correct tab** when creating a task or note so that the information appears accurately.

**For more details, you can review this example:**

Jun is assigned to both the Senior Content and Senior BA jobs.&#x20;

Although it's the same candidate, the activity content you see will differ across the 'Profile' tab, the 'Job Related' tab (Senior Content), and the 'Job Related' tab (Senior BA).&#x20;

<figure><img src="/files/5wURIjUJTC7IuXbUunTe" alt=""><figcaption><p>Profile Tab</p></figcaption></figure>

<figure><img src="/files/5F04nR5ihvYWfAVhR2oh" alt=""><figcaption><p>Job-Related Tab (Senior Content)</p></figcaption></figure>

<figure><img src="/files/zQ6acOL9UP4gMir9PJQO" alt=""><figcaption><p>Job-Related Tab (Senior BA)</p></figcaption></figure>

This is because the activities are associated with each specific tab or job.


---

# 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.hireforce.io/others/faq/13.-what-is-different-between-the-profile-tab-and-the-job-related-tab.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.
