3 Insight - Basic Tutorial
3 Insight - Basic Tutorial
Learn how to create a basic schema, create object types and define their attributes.
After this, link these Insight objects to your Jira Software projects, Jira Service Desk projects or Jira
Business projects.
Summary
Make sure you have installed Insight on your Jira instance. If not, follow the instructions here.
If you have completed Insight installation, you will see the Insight as an additional menu option in
your Jira instance.
If you don't want to create a new Jira project from scratch with related schemes(workflow, screens,
permissions etc.), you can simply import this Object Schema into your Insight installation - It is the
same schema that you end up creating after you complete the tutorial. You can then explore other
Insight features with this imported schema.
Build your first object schema
To create a new schema:
1. Click on Insight → Insight Object Schemas option. You will reach the Insight Object
Schemas screen.
2. Click on Create an Object Schema link. You can also click on the Getting Started with
Insight link to watch a brief introduction on Insight.
3. Choose the option of Empty Object Schema from the dialog as shown below.
4. Give it a name of your choice e.g, "Mindville Resources". The key will be auto generated from
the provided name. You can provide a description too.
5. Click on Create button and voilà! You have your basic schema set up. Well done! You will
now see your schema under Insight → Insight Object Schemas.
If you click on your schema from the list, you will land on Object Schema View screen.
In addition to an Empty Object Schema, you can also see other options to create the schema:
These help you create basic schemas relevant to HR, ITSM and CRM use cases. You can use them when
you model data for any of these use cases.
1. To create an object type, from the Object Schema View screen as shown above, click
on create and create "Company Assets" as your first object type. You may choose an icon and enter
a description.
2. Set its parent to "None".
3. Click on Object Type button at the far right and choose the Create option to create another
object type and name it "Server Type". Provide a description to it and choose an icon for it.Set its
parent to "Company Assets".
4. Create all other object types as well as shown in the diagram below. All the object types that
you will create are highlighted in yellow. Additionally, the sketch also points out references to other
object types which you will create in the next part of this tutorial.
5. For all the object types, set the parent to "Company Assets".
Create attributes
To see all attributes, click on any object type and then click on the Attributes button at the far right
of Object schema View screen as shown below. Insight creates few default attributes when you
create the object type.
To create an attribute, you have to simply append it to the list as shown below.
Now, create attributes for all your object types as shown in the table below.
Attributes for object types
Additionally, for the Server → Installed Software attribute, click on the cog wheel at the far right and
choose Configure. Under the Cardinality tab, check the checkbox Unlimited. This allows you to
specify more than one software installed on a server.
You need not create any attributes for the object types : Location, Server Type and Computer Type.
Points to remember
You can connect object types by selecting "Reference" option on the "Additional Value" for "Type" set to
"Object" on every attribute.
You can create your own Reference type (with Type=Object) by just typing in text in "Additional Value"
on every attribute. Once done, you will see your type in the "Additional Value" options.
Create objects
For all the object types that you created earlier in this tutorial, you can now create objects for them
as shown in the table below.
Objects
Manufacturer Oracle
Atlassian
Apple
Microsoft
Object type Object
Dell
IBM
Hewlett Packard
You should fill up values for all attributes for every object. You can also create more objects for each
of your object types if you want.
When you want to create multiple objects one after the other, you can check the Create
Another checkbox on the Create Object pop up to save time!
Additionally, if you click on Graph on the row showing the object type information, it will show a
graph for every object type which will further help you see its relationships with the other object
types. This is the Object Type graph.
In order to do this, you need to create Jira custom fields and attach them to your issue screens.
You need to have Jira Service Desk installed in your Jira instance.
1. Go back to the Insight custom field you created earlier (Affected Server). Make sure that the
field appears on your desired Jira Service Desk project screens.
2. Go to your Jira Service Desk project and click on Project Settings.
3. Select any Request Type where you want the Insight custom field to appear. The screenshot
below has selected the request type "Desktop/Laptop Support".
4. Click on Edit fields and then Add a field.
5. You should see the field Affected Server in the list of selectable fields (If not, you have not
assigned your custom field to your Jira Service Desk project screens correctly). Select the field and
click Apply.
6. You will get a warning as shown below. Click on the action Enable and then Show.
Test the custom field on the request type
Click on the icon (Raise a Request) at the left panel pf the project to create a new request.
Select the "Desktop/Laptop Support". You will now see the custom field available on the form.