# Attachments and Full Text Screening

From the Attachments tab it is possible to upload related files from your desktop. Attachments help consolidate and make visible all relevant assessment information in a single place. Files can be uploaded by clicking "Add Attachment":

<figure><img src="/files/ClWDX4ypvbaWEGTlJVvp" alt=""><figcaption></figcaption></figure>

* Users can attach relevant information for an article as PDF, MS-Word, Excel of Text files.
* Each attachment can not exceed `50Mb` in size

## PDF Attachments

Users can directly review full text articles and translations from the platform by uploading the corresponding article `pdf`

* Only valid `pdf` files that under `50Mb` in size are supported

After uploading the system will process and render the file. Progress can be monitored from the Attachments tab. Once complete the article will be viewable by clicking "Rendered" green badge:

<figure><img src="/files/rVHKUJ1YSlWWONLmhq7X" alt=""><figcaption></figcaption></figure>

Or by navigating to the Main tab and switching subtab to the full text that you recently uploaded.

<figure><img src="https://docs.biologit.com/~gitbook/image?url=https%3A%2F%2F1171269993-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F6pIe8UPxEvsbrxTVXkGi%252Fuploads%252FJWnysRaIucG3b9SDrRS4%252Fimage.png%3Falt%3Dmedia%26token%3D2ba52a8c-cbbf-492c-bfa8-897bf3814264&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2b591926&#x26;sv=1" alt=""><figcaption></figcaption></figure>

From this view some relevant annotations and highlights are provided to assist users to review the article.

### Switching PDF Viewers

You can also switch to the browser default PDF viewer by clicking the `PDF` icon. This is useful for rotating PDFs if required (the default viewer does not perform highlighting).

<figure><img src="/files/cFJWDgAvp94ngsHsKcnV" alt=""><figcaption></figcaption></figure>

## Requesting Translations on Uploaded Files

If the Translation setting is enabled on your account (via [Settings](/configuration/settings.md)), users can optionally request an automated machine translation into English for any uploaded `pdf` file:

<figure><img src="/files/szzJUgxpWCvDZyU87UIq" alt=""><figcaption></figcaption></figure>

* Upload file in source language
* Once processed, the translation icon will appear. Click to request a translation:

<figure><img src="/files/zAHfqXhn5G7hGcIqzuTg" alt=""><figcaption></figcaption></figure>

* Both original and translated  `pdf` files can be downloaded from the Actions menu

<figure><img src="/files/UBYeQ5LqFA45k1pWTdsP" alt=""><figcaption></figcaption></figure>

* An additional translated file will become available from the Article detail screen's "Main" tab

### Partial Translations

In certain documents it is preferrable to request a translation for a range of pages instead of the entire document (ex: if the original PDF is for an entire journal issue but only one article is relevant)

Users can customize the page range for a translation request:

<figure><img src="/files/lpDWcWSzuc6xCcGXwYSY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Translation requests may incur additional charges to your account. Please [contact Biologit support](/more-help/support-and-platform-details.md) for further details.
{% endhint %}


---

# 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://docs.biologit.com/application/article-screening/attachments-and-full-text-screening.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.
