> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/recruitment-v2-setup/career-portal.md).

# Career Portal

### **Career Portal Settings**

**Path:** [Cloud > Settings > Recruitment V2 > Career Portal](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Career%20Portal)

We use this setting to configure the visual appearance, default layout, and company information displayed on your public-facing Career Portal.

### **Configure Career Portal Appearance**

**Step 1:** Log in to the **Cloud portal**, and go to **Settings**, then select **Recruitment V2.**

<figure><img src="/files/e7c1931edb935b898eb6529e808fa9098b83ae7b" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Under the **Career Portal Appearance** section, select the colour theme using a **hex code** or **colour picker**. This colour will be applied to the action buttons and borders on the Career Portal.

<div align="center"><img src="/files/650d76c3ee210b342c6f6c0d88ad08c6d613b45c" alt="" width="563"></div>

**Step 3:** Add or update your company details in the **Company Profile** section. This information will be shown to candidates on the Career Portal.

<figure><img src="/files/fea6508d0bcd51fcb332dd3ee28ade991504c463" alt="" width="563"><figcaption></figcaption></figure>

**Step 4:** Select the job display style as **List View** or **Grid View**, and choose the details to show on each **job card**, such as positions, experience, salary, location, or short description.

<figure><img src="/files/20336ed17a12fb678f9144974a412f50ada9fd9f" alt="" width="563"><figcaption></figcaption></figure>

**Step 5:** Click **Save Configuration** to save the changes, then click **Preview Career Page** to check how the Career Portal will look.

<figure><img src="/files/d387d1a6bca05996a8de41a89e875c392a6ea55d" alt="" width="375"><figcaption></figcaption></figure>

**Path Link:** <https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2&submodule=Career%20Portal>

{% embed url="<https://youtu.be/g2pQUY_zH-I>" %}

**For any queries, contact** <support@pockethrms.com>


---

# 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://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/recruitment-v2-setup/career-portal.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.
