For the complete documentation index, see llms.txt. This page is also available as Markdown.

File Storage

Store all your files πŸ“¦

There is a system data structure Files (FileUpload), where you can store your files (documents, pictures, etc.)

Uploading files in the platform interface

You can create objects in FileUpload structure by clicking Upload files. The result URL of the file will be in urlLink field.

Last updated

Was this helpful?