# Attachments

You can link any uploaded [File](/the-core/files.md) to a learning log entry.

Click on the three dots to open the context menu  of the log entry that you would like to attach a file to, then choose  **Files**. A list of files that have already been uploaded to your Cloud Reviews 360 account will appear, as shown in the image below.

![Link Files](/files/-L9NDz8mLmDhz-pIDbVs)

Tick the files you want to link and untick the files you want to unlink. If you want to upload a new file, click **Upload File** to choose a file from your device. The file will be uploaded and appear in the list. Click ***Save*** to confirm your changes.

Note that uploading can take some time, depending on your internet connection capability and the file size. Uploading a file places it in your [File Manager](/the-core/files.md). When you unlink the file from a log entry, it will NOT be deleted; it will still be available in the File Manager. This keeps that file available for linking to other places in your CR360 Journals.

Linked files are visible only to authorised users. Read more on this [here](/collaborating/overview.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cloudjournals.com.au/the-core/learning-log/attachments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
