I have 2900 individual locations that I am setting up groups for. Since NPM doesn't seem to have an object type for a location, creating groups seems to be the most straightforward way of lumping multiple devices together. Fortunately, all the network devices at the site share a common address space, so defining membership is relatively easy using dynamic queries defined with NODE IP ADDRESS begins with 199.199.27. for example. Is there a capability to take information from another database (contains site ID, mailing address, and assigned subnet) and bulk create/add both the groups and the dynamic queries?