Where is the admin dashboard? #21
-
Where can I access the admin dashboard. I want to be able to modify questions and answers and courses. If I go to Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hi @bojtalepenye, Make sure you're logged in with the same ID that's been added to Let me know if you need further assistance! |
Beta Was this translation helpful? Give feedback.
-
I have set the user id with |
Beta Was this translation helpful? Give feedback.
-
Hi @bojtalepenye, No, there isn’t any specific setting for admin permissions in the Clerk dashboard. You just need to copy the user ID from the Clerk dashboard and paste it into your If you're still running into issues, feel free to contact me at my email so we can go over the specifics. Best, |
Beta Was this translation helpful? Give feedback.
Hi @bojtalepenye,
No, there isn’t any specific setting for admin permissions in the Clerk dashboard. You just need to copy the user ID from the Clerk dashboard and paste it into your
.env.local
file underCLERK_ADMIN_IDS=
, and it should work as expected.If you're still running into issues, feel free to contact me at my email so we can go over the specifics.
Best,
Sanidhya