Events  Actors  Processes  Resources

Related Issues:  Cybersecurity  IP Numbers

Events +Add Event

{{#cargo_query:

tables=Event
|fields=_pageName = Event,Category,Country,Region
|where=Category HOLDS "DNS"
|format=dynamic table

}}

Actors +Add Actor

{{#cargo_query:

tables=Actor
|fields=_pageName = Actor,Stakeholder_Group=Stakeholder Group,Issue_Areas,Country,Region
|where=Issue_Areas HOLDS "DNS"
|format=dynamic table

}}

Processes +Add Process

{{#cargo_query:

tables=ICANN_Working_Group
|fields=_pageName = Working Group, Organizer, Type, Issue_Areas
|where=Status HOLDS "Active"
|format=dynamic table

}}

Resources +Add Resource

{{#cargo_query:

tables=Resources
|fields=_pageName=Resource,Issue
|where=Issue HOLDS "DNS"
|format=dynamic table

}}