> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.cloudraker.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.cloudraker.com/_mcp/server.

# Language and developer mode

Two settings in CloudRaker are **yours**, not your organization's: the interface **language** and **developer mode**. Both live in the profile menu — click your avatar at the bottom of the sidebar — and both are saved to your user preferences, so they follow you across sessions and devices.

These are personal preferences, not admin settings — everyone has them, regardless of role. They change only what *you* see.

## Language

CloudRaker ships in two languages: **English** and **Français (Canada)**. English is the default.

#### Open your profile menu

Click your avatar at the bottom of the sidebar. It shows your name and email.

#### Open the Language submenu

Click **Language**.

#### Pick a language

Choose **English** or **Français (Canada)**. Each option is shown in its own language. The interface switches right away, and your choice is remembered next time you sign in — on any device.

<img src="https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/cloudraker.docs.buildwithfern.com/017fd2a63c584c6ca37c5fa80b0f241dea4299bca09a0738b35aa64e3d0a48bf/docs/assets/images/guide/admin/language-menu.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260726%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260726T051138Z&X-Amz-Expires=604800&X-Amz-Signature=d76824683ceab3e9976fc72c6f5798bc53b5bb581cc79a7ed7d6ac3685b28fc9&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject" alt="Profile menu with the Language submenu open, showing English selected and Français (Canada)" />

## Developer mode

**Developer mode** is off by default. When it's on, CloudRaker reveals technical metadata that's normally hidden — raw IDs, slugs, configuration JSON, the JSON config editor, and run plumbing — on actions, files, runs, and data.

To turn it on, open your profile menu and flip the **Developer mode** switch.

Developer mode changes **nothing** about your permissions or what you're allowed to do. It only surfaces more detail.

The IDs and raw configuration developer mode reveals are what you pass to the API — see the [Developers](/developers/overview) tab.

## Where to go next

#### [Developers](/developers/overview)

Build integrations against the CloudRaker API.

#### [API keys](/admin/api-keys)

Create a key so an outside system can call your organization.