You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The dashboard contains a login form that allows users to login using their Teneo
9
9
10
10
To draw these diagrams the dashboard uses [Google Charts](https://developers.google.com/chart).
11
11
12
-
The dashboard is created as single file with minimal styling.
12
+
The dashboard is created as single file with minimal styling that can be opened in a browser.
13
13
14
14
## Prerequisites
15
15
Before you can use the dashboard you need to have the following:
@@ -24,10 +24,10 @@ The Teneo Inquire URL looks like this:
24
24
https://[your_team_name].data.teneo.ai/
25
25
```
26
26
27
-
You should replace `[your team name]` with the name of your team. You can find it in the top right corner when you login to your [Teneo.ai environment](https://www.teneo.ai/manage/environment) in the browser.
27
+
You should replace `[your team name]` with the name of your team. You can find it in the top right corner when you login to your [environment](https://www.teneo.ai/manage/environment) in the browser.
28
28
29
29
### Log Data Source (LDS)
30
-
Additionally you need the name of the Log Data Source of your solution. You can find it by opening the [teneo.ai bots](https://www.teneo.ai/manage/bots) page in your browser. The LSD is the last part of the Engine URL of your published solution. For example, if the Engine URL of your solution is url is:
30
+
Additionally you need the name of the Log Data Source of your solution. You can find it by opening the [bots](https://www.teneo.ai/manage/bots) page in your browser. The LSD is the last part of the Engine URL of your published solution. For example, if the Engine URL of your solution is url is:
0 commit comments