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

# General Settings

> Set your project name, industry, and languages. These details shape how AI writes and translates your product content.

General settings hold the core facts about your project: its name, industry, target keywords, and languages. AI uses these details to write and translate your product content. Keep them accurate and your results get better.

<Frame>
  <img src="https://mintcdn.com/swiftsyncai/623lTB1FEiy-FOKO/images/screenshots/settings/settings-general.webp?fit=max&auto=format&n=623lTB1FEiy-FOKO&q=85&s=f56e03cc54e65cbaea89088cb0ad78f1" alt="General settings page showing project name, keywords, industry, and language configuration" width="3634" height="2252" data-path="images/screenshots/settings/settings-general.webp" />
</Frame>

<Info>
  Pick a project in the project switcher before you open General settings. Settings apply to the selected project only.
</Info>

## Name your project

Give your project a clear identity so your team knows what it holds.

<Steps>
  <Step title="Project name">
    Enter a descriptive name. It shows in the project switcher and across the interface.
  </Step>

  <Step title="Description">
    Add a short summary of the project and the products it contains. This helps your team understand its scope at a glance.
  </Step>
</Steps>

## Add target keywords

Target keywords are the SEO terms you want to rank for. AI weaves them into your product content when they fit, so descriptions read naturally and still help you rank.

Enter a comma-separated list, for example:

```
sustainable clothing, organic cotton, eco-friendly fashion
```

<Tip>
  Keep the list focused. Add only terms that truly match your products. AI uses a keyword only when it fits naturally, so a tight list works best.
</Tip>

## Set your industry

Your industry tells AI what kind of products you sell. With this context, it writes more accurate, on-topic content and translations.

Pick the industry that best matches your catalog from the dropdown. Options cover categories like fashion, electronics, food and beverage, health and beauty, and more.

<Info>
  Changing your industry does not rewrite existing content. It only shapes content AI generates from now on.
</Info>

## Choose your languages

Your languages decide which versions of your product content WISEPIM can create.

### Primary language

The primary language is your source language. All AI generation and translation start from it.

<Steps>
  <Step title="Select the primary language">
    Search the autocomplete dropdown and pick your main language. Each one shows its country flag, so it is easy to spot.
  </Step>

  <Step title="Check the result">
    If your new primary language was in the additional list, WISEPIM removes it from there automatically.
  </Step>
</Steps>

<Warning>
  Changing the primary language on an existing project can affect how translations are generated. Make sure your content in the new primary language is complete before you switch.
</Warning>

### Additional languages

Add as many extra languages as you need. WISEPIM translates your content from the primary language into each one.

* **Add a language**: search and select it in the autocomplete field.
* **Remove a language**: click the close icon on the language chip.

WISEPIM stores all your languages together (primary plus additional) and makes them available for translation across the project.

## Save your changes

Edit any field and a save bar appears at the bottom of the page. You have two choices:

* **Save**: applies your changes right away.
* **Undo**: reverts every field to the last saved state.

## Related

<CardGroup cols={2}>
  <Card title="Import settings" icon="download" href="/en/settings/import">
    Control conflict resolution, empty fields, and validation for every import.
  </Card>

  <Card title="Translation settings" icon="languages" href="/en/settings/translation">
    Fine-tune how AI translates content into your additional languages.
  </Card>

  <Card title="Language settings" icon="globe" href="/en/settings/language">
    Set the language of the WISEPIM interface for your account.
  </Card>

  <Card title="Managing projects" icon="folders" href="/en/essentials/managing-projects">
    Create, switch, and organize the projects in your workspace.
  </Card>
</CardGroup>
