Files

You can upload a file to the page from a URL or your device. The maximum size per uploaded file is 200 MB.

Embedding a file from the clipboard

  1. Copy a file to the clipboard on your computer.

  2. Paste the file from the clipboard into the page text.

The file is automatically uploaded to Wiki and added to a list of page resources.

Adding a file to the page

To get a link to a file that's already uploaded to Wiki, find the file in the page resources and copy the embed code.

Note

If you add a file (for example, an image) by linking from another page, users without access to that source page won't be able to view the file. Learn more about access settings.

  1. On the toolbar, click  File.

    You can also use the quick access menu: type / and select a command from the list.

  2. Select how to upload the file:

    • To upload a file from a link, click Add by link. Next, enter the file URL and the display name.
    • To attach a file from a device, click Upload from device and select one or more files.
  3. Click Save.

To embed a file on a page, add code in the following format:

For example:

{% file src="/users/user/1a0e17460826/.files/filename.zip" name="filename.zip" type="application/zip" %}

Managing uploaded files

To view all files uploaded to the page, click Actions in the top right corner and select Page resources.

Warning

Maximum size of all Wiki attachments per organization is 5 GB.

To increase the available storage space, you can connect the Yandex Object Storage. To link this storage to Wiki, contact support and provide the credentials for a service account with access to your Object Storage bucket.

  • To add a file to your page's resources, click Select file and open the file(s) you need.

    Note

    The maximum size per uploaded file is 200 MB.

  • To get the file embed code, click  → Copy the embed code next to the file.

    Note

    If you copy the embed code for an image file, the page will display the image instead of the link.

  • To download a file, click  → Download next to it.

  • To delete a file, click  → Delete next to it.

Previous