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
Copy file name to clipboardExpand all lines: contents/docs/endpoints/start-here.mdx
+21-8Lines changed: 21 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ import { CalloutBox } from 'components/Docs/CalloutBox'
17
17
icon="IconGraph"
18
18
>
19
19
20
-
Endpoints are created from existing Insights or SQL queries in PostHog. Start by creating the query that defines the data you want to expose.
20
+
Endpoints are created from existing Insights or SQL queries in PostHog. Start by creating the query that defines the data you want to expose. You can do this directly from the endpoints page by clicking new or directly from the query / insight.
21
21
22
22
### Option 1: Create an Insight
23
23
@@ -28,8 +28,8 @@ Create an Insight in PostHog that shows the data you want to expose. This could
0 commit comments