# Managing Document & Annotation Settings

Vault contains several settings that enable users to work with documents and annotations in various ways.

## Configuring Copy Text {#copy-text}
You can strictly control which users can copy text from a document on the Doc Info page. By default, users must have the _View Content_ <a href="/en/gr/2572/">lifecycle state permission</a>
 on a document to copy text. Enabling stricter control allows Vault to require the _View Content_ lifecycle state and at least one of the following permissions: 

* _Download Source_ (lifecycle state permission)
* _Annotate_ (lifecycle state permission)
* _Download Rendition_ (permission set permission)

To enable stricter control, navigate to **Admin > Settings > General Settings** and, under _Documents_, select **Require stricter permissions to copy text**.

## Enabling Bring Forward Annotations {#enabling_bring_forward_annotations}

<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>: The <em>Bring Forward Annotations on Version Create</em> setting for document types, which enables automatically brought forward annotations, does not affect manually brought forward annotations. The <em>Allow Users to Bring Forward Annotations</em> settings, which enables manually brought forward annotations, does not affect automatically brought forward annotations.</p>
    </div>
  </div>
</div>



If your Vault configuration allows this, you can <a href="/en/gr/18648/">bring forward link, note, anchor, and line annotations</a>
 from previous document versions to the latest version of the document, dramatically reducing the effort required to maintain annotations throughout a document's lifecycle.

Navigate to **Admin > Settings > General Settings**:

<a href="https://platform.veevavault.help/assets/images/Enabling_Annotations_Admin_v2.png" data-lightbox="Enabling_Annotations_Admin_v2.png" data-title="" data-alt="Settings for enabling Bring Forward Annotations">
  <img class="docimage" src="https://platform.veevavault.help/assets/images/Enabling_Annotations_Admin_v2.png" alt="Settings for enabling Bring Forward Annotations" style="width: 400px%;"  />
</a>

* Select **Allow users to bring forward annotations** to enable _Bring Forward Annotations_, and then select the types of annotations that users can bring forward: lines, open notes, links, anchors, auto links, and resolved notes.
* Select **Restore placemarks on brought forward annotations** to enable automatically-placed note and link annotations.

## Enabling Bring Forward Linked Document Relationships {#enabling_bring_forward_linked_document_relationships}

Handling of <a href="/en/gr/10101/">_Linked Document_ relationships</a>
 during document versioning depends on your Vault's settings. This article addresses how Vault handles links if the **Bring Forward Linked Document Relationships to new versions** feature is on. Otherwise, Vault does not copy the <a href="/en/gr/15303/">_Linked Documents_ relationships</a>
 during versioning.

When this feature is on, Vault copies any linked document relationships from the previous version of a document into the newly created version. Vault only copies the relationships. Any annotations, including the link annotations that created the relationship, are not copied. Relationships are displayed in the document fields under _Linked Documents_.

Select the **Bring forward Linked Document Relationships to new versions** checkbox.

  * For Platform Vaults: **Admin > Settings > General Settings**
  * For Application Vaults: **Admin > Settings > Application Settings**

## Enabling Link Annotations & Document Links {#enabling_link_annotations_document_links}

<a href="/en/gr/15303/">Link Annotations and Document Links</a>
 allow you to link to specific pages or paragraphs within other documents, your current document, or to complete documents. In _Annotate_ mode, Link Annotations are visible within the content of a document in the form of a small link icon and a shaded link area. Click the link icon to view the details. You can also <a href="/en/gr/15303/#links-in-view-mode">view link annotations in _View_ mode</a>
. Document Links are visible in the Doc Info fields panel.

Link annotations and document links are available for Veeva Vault Platform and all applications.

<a href="https://platform.veevavault.help/assets/images/Enabling_LinkedDocuments_Admin.png" data-lightbox="Enabling_LinkedDocuments_Admin.png" data-title="" data-alt="Enabling Linked Documents settings">
  <img class="docimage" src="https://platform.veevavault.help/assets/images/Enabling_LinkedDocuments_Admin.png" alt="Enabling Linked Documents settings" style="width: 600px;"  />
</a>

To enable or disable these features, navigate to:

  * Platform Vaults: **Admin > Settings > General Settings**
  * Application Vaults: **Admin > Settings > Application Settings**

To enable link annotations, select the **Allow creation of link annotations** checkbox. To enable document links, select the **Enable Create & Import Document Links** checkbox. Link attributes such as the anchor name and page, are always displayed in the _Linked Documents_ section. When a link annotation referencing a target is deleted, the linked document relationship created by that link annotation is also deleted. 

Annotation links in _View_ mode are automatically enabled in your Vault. To disable links in _View_ mode, clear the **Allow users to view and navigate annotation links in View mode** checkbox.

Links to whole documents are automatically enabled in your Vault. To disable links to whole documents, clear the **Allow creation of links to whole documents** checkbox.

<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>: Some Vault configurations include custom filters on the <em>Linked Documents</em> relationship type. For example, a filter might only allow users to add documents in the <em>Approved</em> state as linked documents. Vault applies these filters when creating link annotations and linked document relationships, but ignores them when importing document links. To learn more about custom filters on document relationship types, contact Veeva Support.</p>
    </div>
  </div>
</div>



## Configuring Automatic Bring Forward Annotations {#auto-bring-forward-annotations}

<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>: The <em>Bring Forward Annotations on Version Create</em> setting for document types, which enables automatically brought forward annotations, does not affect manually brought forward annotations. The <em>Allow Users to Bring Forward Annotations</em> settings, which enables manually brought forward annotations, does not affect automatically brought forward annotations.</p>
    </div>
  </div>
</div>



You can configure annotations to be brought forward automatically when a new document version is created. 

Navigate to **Admin > Configuration > Document Types**, select **Edit Details** from the _Actions_ menu for the document type, subtype, or classification you want to configure, and select the **Annotations** tab in the _Edit Details_ dialog.

Select one of the following options for the _Bring Forward Annotations on Version Create_ setting:

* **Inherit from Base Document**: The document type inherits the _Bring Forward Annotations on Version Create_ settings from its parent.
* **Disable for this type**: Disables automatic _Bring Forward Annotations_ for this document type.
* **Configure for this type**: Enables automatic _Bring Forward Annotations_ for this document type. When enabled, you must select the annotation types you want to bring forward automatically when a document version is created.

<a href="https://platform.veevavault.help/assets/images/bring_forward_annotations_on_version_create.png " data-lightbox="bring_forward_annotations_on_version_create.png " data-title="" data-alt="Configuring Bring Forward Annotations on Version Create settings">
  <img class="docimage" src="https://platform.veevavault.help/assets/images/bring_forward_annotations_on_version_create.png " alt="Configuring Bring Forward Annotations on Version Create settings" style="width: 600px;"  />
</a>

When a user creates a new document version of a document type with annotations configured to be automatically brought forward, Vault brings forward the annotations according to the following rules:

* Vault automatically brings forward annotations from the latest document version only. If no eligible annotations in the latest version exist, annotations are not brought forward. 
* Vault does not create duplicate annotations when they are brought forward both manually and automatically.
* Vault places automatically brought forward annotations on the new document version following the same <a href="/en/gr/18648/#annotation-placement">placement rules</a>
 as manually brought forward annotations.
* While Vault automatically brings forward annotations, the user cannot manually bring forward annotations. Vault displays a banner to indicate when the process of automatically bringing forward annotations is underway.

## Enabling Offline Annotation {#enabling_offline_annotation}

<a href="/en/gr/23833/">Offline Annotation</a>
 is a feature that helps reviewers to be productive while offline, using familiar editing tools. You can export any document, along with any annotations it has, and review offline in your preferred PDF editor. You can reply to exported annotations and create new annotations. When finished, you then import the annotated rendition into Vault.

Multiple users can review and annotate offline concurrently; when they import, Vault adds each new annotation to the document as if the users had annotated through the UI. If any mistake happens, Vault helps users to recover easily with the _Undo Last Import_ option.

You can enable the offline annotation feature from **Admin > Settings > General Settings**. The **Enable Export / Import of Annotations** option enables the feature.

## Enabling _Document Owner_ Annotation Deletion {#document-owner-annotations}

You can allow the _Document Owner_ of a document to <a href="/en/gr/9777/#deleting-annotations">delete other users' annotations</a>
 on the document. 

To allow _Document Owners_ to delete other users' annotations, navigate to **Admin > Settings > General** and select **Allow Document Owner to delete other users' annotations** in the _Annotations_ section. 

[1]: #auto-bring-forward-annotations
[2]: #enabling_bring_forward_annotations
[3]: #document-owner-annotations