# Chat with Employer

## Message

The message icon will be given to the employer in the header section to access the recent chats with the candidates.<br>

<figure><img src="/files/DgNfDvxLERq5RyqU2iy3" alt=""><figcaption><p>Message</p></figcaption></figure>

The "Message" page will include the details mentioned below:

1. List of employers with whom the candidates had connected recently.
2. The chat section is where the candidate can communicate with the employers.
3. The job and company details.

## Applied Candidate Chat

1. The candidate chatting with an employer who applied for any job will show the job title with the "Applied To:" text at the top of the chat.<br>

   <figure><img src="/files/669Mzlh5bCgGY6SLdkXD" alt=""><figcaption></figcaption></figure>
2. The candidate who applied for the job and opened the chat from the job detail page will open a chat popup on the same page with the job title and "Applied To:" text at the top of the popup.<br>

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

## Non-applied Candidate Chat

1. For the candidate who hasn't applied for any job but started chatting with an employer the top text will show the job title with the "Enquire for:" text at the top of the chat.<br>

   <figure><img src="/files/GnQUCdevCn0xsMn94Mdd" alt=""><figcaption></figcaption></figure>
2. The candidate who has not applied for the job and started a chat with an employer will open a chat popup on the same page with the job title and "Enquiry for:" text at the top of the popup.<br>

   <figure><img src="/files/1fSp5qMwh9hrOykXPGj6" alt=""><figcaption></figcaption></figure>

### Not logged in

1. If the candidate is not logged in and starts a chat with the employer from the job detail page, they will be redirected to the login page to log into the system if their account already exists else they have to create a new account.


---

# 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://docs.arthajobboard.com/candidate/chat-with-employer.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.
