Direct Link to a Case
4 min
introducton nima provides a url that navigates directly to a case # using a content id from your in house system use this to surface deep links to nima cases from your own tooling — such as a cms, crm, or internal content review queue — without requiring operators to search for the content manually in nima (v3 3) url structure https ///dashboard/cases/by content/\<content id> replace \<your nima domain> with your nima instance base url and \<content id> with the unique identifier of the reported content in your platform how it works when a user visits this url nima looks up the case associated with the provided content id the browser is redirected to that case in the moderation console this url applies the same authentication requirements as the rest of the nima dashboard users who are not signed in will be redirected to log in before reaching the case example https //nima example com/dashboard/cases/by content/abc123 https //nima example com/dashboard/cases/by content/abc123 when to use this this url is designed for operator tooling that already tracks content by id if your in house system stores content ids — and your team uses nima to review and act on reported content — you can embed a direct link to the relevant case anywhere in your workflow