Skip to content

Commit

Permalink
docs: Move segments metadata docs to segments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
novakzaballa committed May 13, 2024
1 parent 8377d38 commit b145be7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions docs/docs/basic-features/segments.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,17 @@ These are the default limits for segments and rules:
- 1000 bytes per segment rule value

See the [documentation on System Limits](system-administration/system-limits.md) for more details.

## Use Metadata

When creating or updating a feature, you can add Metadata if you was created Metadata Fields in Project Settings ->
Metadata.

You can add the Metadata value in the Feature Setting Tab.

When creating or updating a segment, you can add Metadata. You can add the Metadata value in the Settings Setting Tab.

If you have metadata for features, it will create a list of fields that can be filled, saved, and will be stored with
the feature's save flag.

![Image](/img/metadata/metadata-segment-1.png)
2 changes: 1 addition & 1 deletion docs/docs/system-administration/metadata/metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Flagsmith allows certain Entities within a Project to have Metadata of different

- **[Features](/basic-features/managing-features#use-metadata)**.
- **[Environment](/system-administration/environment-settings#use-metadata)**.
- **[Segments](/basic-features/managing-features#use-metadata)**.
- **[Segments](/basic-features/segments#use-metadata)**.

## Metadata Fields

Expand Down

0 comments on commit b145be7

Please sign in to comment.