langflow/docs/docs/Settings/settings-project-general-settings.md
github-actions[bot] b731983f31
docs: update docs from notion (#2684)
Co-authored-by: lucaseduoli <lucaseduoli@users.noreply.github.com>
2024-07-12 16:36:29 -07:00

93 lines
1.7 KiB
Markdown

---
title: Project & General Settings
sidebar_position: 1
slug: /settings-project-general-settings
---
:::info
This page may contain outdated information. It will be updated as soon as possible.
:::
Change the **Project Settings** or **General Settings** for Langflow.
## Project Settings {#71e61e6544c94f808cd74b8cc012363d}
---
Click **Project Name** &gt; **Settings** to view your **Project Settings**.
- **Name** - the name of your project.
- **Description** - the description for your project.
Visible on the Langflow Store.
- **Endpoint name** - the custom endpoint name for your project's API endpoint.
To use the default value, leave this field blank.
## General Settings {#1a0c451fd5e84feeb1d18c2886d642eb}
---
Select your **Profile Picture** &gt; **Settings** to view your **General Settings**.
### Profile Picture {#8abfa80ed6c448b6977467679d43c275}
Select a profile picture.
### Store API Key {#6a12756beb0b42fd84bdf5ab5f10fffb}
Add your **Langflow Store** API key. To get a Store key, go to the [Langflow store](https://www.langflow.store/).
### Global Variables {#12aa7f28060447babc987bdf57fc065e}
Select **Add New** to add a key to Langflow.
Select the **trash icon** to delete a key.
For more information, see Global Variables.
### Langflow API {#0a08ffc3dd9042da9f9d2d49c9df0b6a}
Create a Langflow API key.
Click **Add New** &gt; **Create Secret Key** and copy the key somewhere safe and accessible.
For more information, see Langflow API.
### Shortcuts {#6c9d705c9e7f466db496dbc6571c81d2}
A list of keyboard shortcuts for Langflow.
### Messages {#898425cf88b74c048c23e8e1e1d7c2bd}
Inspect, edit, and remove messages in your flow for testing and debugging purposes.
For more information, see the Playground.