Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/connection_templates.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Connection Templates
sidebar_position: 111
sidebar_position: 20
---
# Connection Templates Admin

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/environments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Environments
sidebar_position: 112
sidebar_position: 30
---
# Environments Admin

Expand Down
28 changes: 28 additions & 0 deletions docs/reference/admin-menu/external_links.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: External Links
sidebar_position: 40
---
# External Links

## Overview

External links are a kind of bookmark which can be added by an administrator to the standard tabs atop a Datacoves screen: Docs, Load, Transform, Observe, Orchestrate, and Analyze. They are useful for ensuring all users of a given environment have access to commonly used websites.

![Link in use](./assets/extlink_result.png)

## Managing links

From the Launchpad sidebar, choose `External Links`:

![External links administration](./assets/extlink_landing.png)

You may choose an environment and look at the links already made.

- Edit and delete options are next to each link
- To add a link, click `+` next to the environment you wish to add a link to

When editing or adding a link, a small dialog will appear. You can then add the title as you wish it to appear in the menu, a URL, and the tab it should appear under:

![External links dialog](./assets/extlink_dialog.png)

When finished, click Save.
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/groups.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Groups
sidebar_position: 113
sidebar_position: 50
---
# Groups Admin

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/integrations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrations
sidebar_position: 114
sidebar_position: 60
---
# Integrations Admin

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/invitations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Invitations
sidebar_position: 115
sidebar_position: 60
---
# Invitations Admin

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/projects.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Projects
sidebar_position: 116
sidebar_position: 70
---
# Projects Admin

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/secrets.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Secrets
sidebar_position: 117
sidebar_position: 80
---
# Secrets Admin

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/service_connections.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Service Connections
sidebar_position: 118
sidebar_position: 90
---
# Service Connections Admin

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/settings_billing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Account Settings & Billing
sidebar_position: 110
sidebar_position: 10
---
# Account Settings & Billing

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/admin-menu/users.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Users
sidebar_position: 119
sidebar_position: 100
---
# Users Admin

Expand Down