Skip to content

Commit e69ee13

Browse files
authored
Merge pull request #90305 from Juliako/vitopic
new files
2 parents 8e0fd11 + ef92132 commit e69ee13

File tree

6 files changed

+60
-0
lines changed

6 files changed

+60
-0
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: Invite users to Video Indexer - Azure
3+
titlesuffix: Azure Media Services
4+
description: This article shows how to invite users to Video Indexer.
5+
services: media-services
6+
author: Juliako
7+
manager: femila
8+
9+
ms.service: media-services
10+
ms.subservice: video-indexer
11+
ms.topic: article
12+
ms.date: 10/01/2019
13+
ms.author: juliako
14+
---
15+
16+
# Quickstart: Invite users to Video Indexer
17+
18+
To collaborate with your colleagues, you can invite them to your Video Indexer account.
19+
20+
> [!NOTE]
21+
> Only the account’s admin can add or remove users.
22+
23+
## Invite new users
24+
25+
1. Sign in on the [Video Indexer](https://www.videoindexer.ai/) website. Make sure you are connected with an admin account.
26+
1. Click the **Invite others** button on the top menu:
27+
28+
![Invite new users](./media/invite-users/invite-users.png)
29+
30+
1. Add the email addresses of the people you want to add to your Video Indexer account:
31+
32+
![Invite users to this account](./media/invite-users/invite-to-account.png)
33+
34+
>[!NOTE]
35+
> All the users you invite will have read and write permission to all of the videos in your account.
36+
1. The users you invited will get an email with a link and will be able to access the account once they click on the **Join Video Indexer** link:
37+
38+
![Confirmation](./media/invite-users/invite-msg.png)
39+
40+
The user must click on the link to join in order to gain access to the account.
41+
42+
## Removing existing users
43+
44+
If you want to remove users that have access to your account, you can click on the **X** sign next to their name:
45+
46+
![Remove users](./media/invite-users/remove-users.png)
47+
48+
Users do not receive a notification upon removal. Once removed, users will not be authorized to log in.
49+
50+
## Next steps
51+
52+
You can now use the [Video Indexer website](video-indexer-view-edit.md) or [Video Indexer Developer Portal](video-indexer-use-apis.md) to see the insights of the video.
53+
54+
## See also
55+
56+
- [Video Indexer overview](video-indexer-overview.md)
57+
- [How to sign up and upload your first video](video-indexer-get-started.md)
58+
- [Start using APIs](video-indexer-use-apis.md)
38.2 KB
Loading
11 KB
Loading
3.05 KB
Loading
12.2 KB
Loading

articles/media-services/video-indexer/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
items:
1010
- name: Get started
1111
href: video-indexer-get-started.md
12+
- name: Invite users
13+
href: invite-users.md
1214
- name: Tutorials
1315
items:
1416
- name: Use Video Indexer API

0 commit comments

Comments
 (0)