## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://docs.m3ter.com/llms.txt)

Use this file to discover all available pages before exploring further.

When you’ve added fields to create a data schema for a Lookup Table Revision, you can use upsert operations to create or update the data values for those fields:

- Use [Upsert LookupTableRevisionData](https://docs.m3ter.com/api/lookuptablerevisiondata/upsert-lookuptablerevisiondata) to upsert some or all of a Revision’s field data values.
- Use [Upsert LookupTableRevisionData Entry](https://docs.m3ter.com/api/lookuptablerevisiondata/upsert-lookuptablerevisiondata-entry) to upsert an individual Revision field’s data value.

## Notes

- You can only create or update field data values for DRAFT Revisions.
- You cannot change the field data values for PUBLISHED Revisions.

**Beta Version!** The Lookup Table feature is currently available in Beta release version. See [Feature Release Stages](https://docs.m3ter.com/guides/getting-started/feature-release-stages) for Beta release definition. Lookup Table Revision Data endpoints will only be available if Lookup Tables have been enabled for your Organization. For more details see [Lookup Tables (Beta)](https://docs.m3ter.com/guides/lookup-tables) in our main User documentation.
