> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hirempire.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Companies

> Create and manage company profiles for your job postings

## Overview

The Companies page is where you create and manage company profiles. Each company gets its own branding, job board URL, and culture page. Job postings are always linked to a company.

Navigate to **Companies** in the left sidebar to view all your company profiles.

## Creating a company

Click **New Company** in the top right, then fill in the company details:

| Field            | Required | Description                                                                                 |
| ---------------- | -------- | ------------------------------------------------------------------------------------------- |
| **Logo**         | Yes      | PNG, JPG, WebP, or SVG — 1:1 ratio, max 2MB. Shown on job listings and the application form |
| **Company name** | Yes      | Displayed on all job postings and candidate-facing pages                                    |
| **Industry**     | No       | Categorizes your company (43+ industry options)                                             |
| **Company size** | No       | Employee headcount range                                                                    |
| **Website URL**  | No       | Links to your company's website                                                             |
| **LinkedIn URL** | No       | Links to your company LinkedIn page                                                         |
| **Location**     | No       | Office location or headquarters                                                             |
| **About**        | No       | Short company description shown on the career page                                          |

After saving, the company card appears in your dashboard.

## Company card actions

Each company card shows the job board URL (`jobs.hirempire.com/{slug}`) with a copy button, and quick links to:

* **Customize Job Board** — edit the appearance of your public job listing page (colors, fonts, messaging) via Settings → Job Board
* **Culture** — set up your employer brand page (hero image, description, testimonials, photo gallery) via Settings → Culture
* **Edit** — update the company's details

## Editing a company

Click **Edit** on the company card to update any field — name, logo, industry, size, website, LinkedIn, location, or about text.

## Culture page

The culture page is your public employer brand page — candidates see it when they explore your company before applying. Access it from the **Culture** link on the company card.

<AccordionGroup>
  <Accordion icon="image" title="Hero & Branding">
    Upload a cover image or video that represents your workplace. This is the first thing candidates see.
  </Accordion>

  <Accordion icon="align-left" title="Culture Description">
    Write a compelling description of your work environment, values, and what makes your company a great place to work.
  </Accordion>

  <Accordion icon="users" title="Team Testimonials">
    Add quotes from current team members. Each testimonial includes a name, role, avatar, and quote.
  </Accordion>

  <Accordion icon="photo-film" title="Photo Gallery">
    Upload photos of your office, team events, or remote work setups to give candidates a feel for your culture.
  </Accordion>
</AccordionGroup>

## Plan limits

| Plan    | Companies |
| ------- | --------- |
| Free    | 1         |
| Starter | 2         |
| Pro     | 5         |
| Premium | 10        |

Your current usage is shown in **Settings → Workspace**.

## Deleting a company

<Warning>
  Deleting a company is permanent and removes the company profile. Associated jobs should be archived or deleted first.
</Warning>

## Troubleshooting

<AccordionGroup>
  <Accordion title="Logo won't upload">
    Ensure the image is PNG, JPG, WebP, or SVG format, has a 1:1 aspect ratio, and is under 2MB.
  </Accordion>

  <Accordion title="Can't create a new company">
    You may have reached your plan's company limit. Check your usage in **Settings → Workspace** or upgrade your plan.
  </Accordion>
</AccordionGroup>

## Next steps

* [Post a job](/core-features/jobs) — link it to one of your company profiles
* [Customize your job board](/settings/workspace) — tailor the look of your public listing page
